ComponentOne ASP.NET MVC Controls
Name Method (AnnotationBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : Name Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.Name. Sets the name of the annotation.
Syntax
'Declaration
 
Public Function Name( _
   ByVal value As String _
) As TBuilder
public TBuilder Name( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members